home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 004a / evolmf3.zip / START.BAK < prev    next >
Text File  |  1990-08-16  |  475b  |  15 lines

  1. echo off
  2. cls
  3. text1
  4. evolkit -a -p0 -w30,0,79,16  input
  5. cls
  6. echo  Let's review quickly how the relative proportions evolved.
  7. echo     M = proportion of males,  F = proportion of females
  8. pause 
  9. type  plot.gph
  10. echo  That is the end of the simulation.  Turn on your printer
  11. echo  if you would like a printout of the simulation graph.
  12. echo  (Press cntrl-c to exit if you do not want a printout.)
  13. pause When you press return the printing will start.
  14. copy plot.gph prn
  15.